@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/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1485'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1485'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1486'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1486'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1481'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1481'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1482'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1482'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1483'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1483'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1484'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1484'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1479'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1479'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1480'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1480'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1476'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1476'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1477'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1477'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1478'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1478'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1775'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1775'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1776'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1776'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1777'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1777'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1778'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1778'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1779'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1779'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1716'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1716'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1769'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1769'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1770'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1770'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1771'^^xsd:string;
  dwc:scientificName 'Microdictyon montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1771'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1772'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1772'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1773'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1773'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1774'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1774'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2689'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2689'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2690'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2690'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2691'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2691'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1711'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1711'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1712'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1712'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1713'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1713'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1714'^^xsd:string;
  dwc:scientificName 'Amphiroa 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1714'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1715'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1715'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1732'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1732'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1731'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1731'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_381'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_381'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_382'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_382'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1327'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1327'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1328'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1328'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1329'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1329'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1330'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1330'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2714'^^xsd:string;
  dwc:scientificName 'Cladophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2714'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1724'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1724'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1725'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1725'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1726'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1726'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1727'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1727'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1728'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1728'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1729'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1729'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1730'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1730'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1455'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1455'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1456'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1456'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1457'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1457'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1458'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1458'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1459'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1459'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1460'^^xsd:string;
  dwc:scientificName 'Amphiroa 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1460'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1331'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1331'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1332'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1332'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1333'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1333'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1334'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1334'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1335'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1335'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1336'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1336'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2276'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2276'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2277'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2277'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2278'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2278'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2290'^^xsd:string;
  dwc:scientificName 'Gracilaria crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2290'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2668'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2668'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2704'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2704'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2705'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2705'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2706'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2706'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2707'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2707'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2708'^^xsd:string;
  dwc:scientificName 'Chlorodesmis comosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2708'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2709'^^xsd:string;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2709'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2710'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2710'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2711'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2711'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2712'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2712'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2713'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2713'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1733'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1733'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1734'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1734'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1768'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1768'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2703'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2703'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2764'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2764'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1364'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1364'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1365'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1365'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2104'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2104'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2105'^^xsd:string;
  dwc:scientificName 'Gelidiaceae 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2105'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2106'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2106'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3076'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3076'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3077'^^xsd:string;
  dwc:scientificName 'Cladophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3077'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3078'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3078'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3079'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3079'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3080'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3080'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3081'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3081'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1992'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1992'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2291'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2291'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2292'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2292'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2293'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2293'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2294'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2294'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2295'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2295'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2296'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2296'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2297'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2297'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2298'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2298'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2299'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2299'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2300'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2300'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2322'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2322'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2323'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2323'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2324'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2324'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1993'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1993'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1994'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1994'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1995'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1995'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1996'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1996'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1997'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1997'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1998'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1998'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1999'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1999'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1461'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1461'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1462'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1462'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1487'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1487'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1976'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1976'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1977'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1977'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2337'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2337'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1475'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1475'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1532'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1532'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2462'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2462'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2072'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2072'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2073'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2073'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2074'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2074'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2075'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2075'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2076'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2076'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2077'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2077'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3073'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3073'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3074'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3074'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3075'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3075'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2041'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2041'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2042'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2042'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2043'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2043'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2044'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2044'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2045'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2045'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2046'^^xsd:string;
  dwc:scientificName 'Amphiroa 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2046'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2047'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2047'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2171'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2171'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3082'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3082'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3083'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3083'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3084'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3084'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2121'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2121'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2122'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2122'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2123'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2123'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2124'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2124'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2125'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2125'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2126'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2126'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2127'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2127'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2128'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2128'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2129'^^xsd:string;
  dwc:scientificName 'Microdictyon montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2129'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2130'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2130'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2131'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2131'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2132'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2132'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3085'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3085'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2613'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2613'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2614'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2614'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2615'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2615'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2616'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2616'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2617'^^xsd:string;
  dwc:scientificName 'Chlorodesmis comosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2617'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2618'^^xsd:string;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2618'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2619'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2619'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2620'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2620'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2621'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2621'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2622'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2622'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1637'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1637'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1638'^^xsd:string;
  dwc:scientificName 'Amphiroa 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1638'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1639'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1639'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1640'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1640'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1641'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1641'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1642'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1642'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1643'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1643'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1644'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1644'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1645'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1645'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1646'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1646'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1683'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1683'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1684'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1684'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1685'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1685'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1686'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1686'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1687'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1687'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1688'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1688'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1689'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1689'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1690'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1690'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1691'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1691'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1692'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1692'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2654'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2654'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2655'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2655'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2656'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2656'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2657'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2657'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2658'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2658'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2659'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2659'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2660'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2660'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2661'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2661'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2662'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2662'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2663'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2663'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2664'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2664'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2665'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2665'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2666'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2666'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2678'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2678'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1634'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1634'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1635'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1635'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1647'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1647'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1693'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1693'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2623'^^xsd:string;
  dwc:scientificName 'Cladophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2623'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1633'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1633'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2679'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2679'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1694'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1694'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1695'^^xsd:string;
  dwc:scientificName 'Microdictyon montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1695'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1696'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1696'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1697'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1697'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1698'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1698'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1699'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1699'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1700'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1700'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1701'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1701'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1702'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1702'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1703'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1703'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2624'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2624'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2625'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2625'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2626'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2626'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2627'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2627'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2628'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2628'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2629'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2629'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2630'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2630'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2631'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2631'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2632'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2632'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2633'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2633'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2599'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2599'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2600'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2600'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2601'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2601'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2602'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2602'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2603'^^xsd:string;
  dwc:scientificName 'Amphiroa sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2603'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2604'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2604'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2605'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2605'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2606'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2606'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2607'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2607'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2608'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2608'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2609'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2609'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2610'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2610'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2611'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2611'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2634'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2634'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1363'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1363'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2680'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2680'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2681'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2681'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2682'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2682'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2683'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2683'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2684'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2684'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2685'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2685'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2686'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2686'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2687'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2687'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2688'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2688'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2729'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2729'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2730'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2730'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2731'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2731'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2732'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2732'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2733'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2733'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2734'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2734'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2735'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2735'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2736'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2736'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2737'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2737'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2738'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2738'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2739'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2739'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1738'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1738'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1739'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1739'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1740'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1740'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1741'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1741'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1742'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1742'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1743'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1743'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1744'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1744'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1745'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1745'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1746'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1746'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1747'^^xsd:string;
  dwc:scientificName 'Gelidiaceae 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1747'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1748'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1748'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2092'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2092'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2093'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2093'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2094'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2094'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2095'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2095'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2096'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2096'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2097'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2097'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2098'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2098'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2099'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2099'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2100'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2100'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2101'^^xsd:string;
  dwc:scientificName 'Gelidiaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2101'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2102'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2102'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1658'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1658'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1704'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1704'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2645'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2645'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1648'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1648'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1649'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1649'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1650'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1650'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1651'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1651'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1652'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1652'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1653'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1653'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1654'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1654'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1655'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1655'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1656'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1656'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1657'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1657'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1669'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1669'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1670'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1670'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1671'^^xsd:string;
  dwc:scientificName 'Gelidiaceae 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1671'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1672'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1672'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1673'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1673'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1674'^^xsd:string;
  dwc:scientificName 'Gelidium 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1674'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1675'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1675'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1676'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1676'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1677'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1677'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1678'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1678'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1679'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1679'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1680'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1680'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1681'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1681'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1750'^^xsd:string;
  dwc:scientificName 'Gelidium 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1750'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1751'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1751'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1752'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1752'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1753'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1753'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1754'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1754'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1755'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1755'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1756'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1756'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1757'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1757'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1758'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1758'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1759'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1759'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1760'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1760'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1796'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1796'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1797'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1797'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2646'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2646'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2647'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2647'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2648'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2648'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2649'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2649'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1359'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1359'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1360'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1360'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2635'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2635'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2636'^^xsd:string;
  dwc:scientificName 'Gelidiaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2636'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2637'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2637'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2638'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2638'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2639'^^xsd:string;
  dwc:scientificName 'Gelidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2639'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2640'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2640'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2641'^^xsd:string;
  dwc:scientificName 'Gracilaria crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2641'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2642'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2642'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2643'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2643'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2644'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2644'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1785'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1785'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1786'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1786'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1787'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1787'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1788'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1788'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1789'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1789'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1790'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1790'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1791'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1791'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1792'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1792'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1793'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1793'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1794'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1794'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1795'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1795'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1735'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1735'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1736'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1736'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1749'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1749'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2103'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2103'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2740'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2740'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3029'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3029'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3030'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3030'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3031'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3031'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3000'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3000'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3001'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3001'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3002'^^xsd:string;
  dwc:scientificName 'Gelidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3002'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3003'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3003'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3004'^^xsd:string;
  dwc:scientificName 'Gracilaria crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3004'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3005'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3005'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3006'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3006'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3007'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3007'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3008'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3008'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3009'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3009'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3010'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3010'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3011'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3011'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3032'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3032'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3033'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3033'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3034'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3034'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3035'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3035'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3036'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3036'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3037'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3037'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3038'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3038'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3039'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3039'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3040'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3040'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3041'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3041'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2000'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2000'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2001'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2001'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2002'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2002'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2003'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2003'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2004'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2004'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2005'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2005'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2006'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2006'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2007'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2007'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2008'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2008'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2009'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2009'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2010'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2010'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2011'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2011'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2022'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2022'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2984'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2984'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3022'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3022'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2439'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2439'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2440'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2440'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2441'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2441'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2442'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2442'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2443'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2443'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2444'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2444'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2445'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2445'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2446'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2446'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2447'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2447'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2501'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2501'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2502'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2502'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2503'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2503'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2504'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2504'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2505'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2505'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2506'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2506'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1374'^^xsd:string;
  dwc:scientificName 'Gelidiaceae 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1374'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1375'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1375'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1376'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1376'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1377'^^xsd:string;
  dwc:scientificName 'Gelidium 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1377'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1378'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1378'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1379'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1379'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1380'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1380'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1381'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1381'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1382'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1382'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2023'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2023'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2024'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2024'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2025'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2025'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2026'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2026'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2027'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2027'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2028'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2028'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2029'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2029'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2030'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2030'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2031'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2031'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2962'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2962'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2963'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2963'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2964'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2964'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2965'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2965'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2966'^^xsd:string;
  dwc:scientificName 'Amphiroa sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2966'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2967'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2967'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2968'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2968'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2985'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2985'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2986'^^xsd:string;
  dwc:scientificName 'Cladophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2986'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2987'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2987'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2988'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2988'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2989'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2989'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2990'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2990'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2991'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2991'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2992'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2992'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2993'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2993'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3023'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3023'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3024'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3024'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3025'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3025'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3026'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3026'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3027'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3027'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3028'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3028'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3013'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3013'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3014'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3014'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3015'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3015'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3016'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3016'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3017'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3017'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3018'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3018'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3019'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3019'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3020'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3020'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3021'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3021'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2013'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2013'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2014'^^xsd:string;
  dwc:scientificName 'Microdictyon montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2014'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2015'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2015'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2016'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2016'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2017'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2017'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2018'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2018'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2019'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2019'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2020'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2020'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2021'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2021'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2975'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2975'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2976'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2976'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2977'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2977'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2978'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2978'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2979'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2979'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2980'^^xsd:string;
  dwc:scientificName 'Chlorodesmis comosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2980'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2981'^^xsd:string;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2981'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2982'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2982'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2983'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2983'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1353'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1353'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1354'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1354'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1355'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1355'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1356'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1356'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1357'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1357'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1358'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1358'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1659'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1659'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1660'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1660'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1661'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1661'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1662'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1662'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1663'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1663'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1664'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1664'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1665'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1665'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1666'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1666'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1667'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1667'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1668'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1668'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2765'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2765'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2766'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2766'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1718'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1718'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1719'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1719'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1720'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1720'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1721'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1721'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1722'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1722'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1723'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1723'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1717'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1717'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1780'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1780'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1781'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1781'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1782'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1782'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1783'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1783'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1784'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1784'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2650'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2650'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2651'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2651'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2652'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2652'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2653'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2653'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2692'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2692'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2693'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2693'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2694'^^xsd:string;
  dwc:scientificName 'Amphiroa sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2694'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2695'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2695'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2696'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2696'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2697'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2697'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2698'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2698'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2699'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2699'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2700'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2700'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2701'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2701'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2702'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2702'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2741'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2741'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2742'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2742'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2743'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2743'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2744'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2744'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2745'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2745'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2746'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2746'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2747'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2747'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2748'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2748'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2749'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2749'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2750'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2750'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2751'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2751'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2715'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2715'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2716'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2716'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2717'^^xsd:string;
  dwc:scientificName 'Gelidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2717'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2718'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2718'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2719'^^xsd:string;
  dwc:scientificName 'Gracilaria crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2719'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2720'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2720'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2721'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2721'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2722'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2722'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2723'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2723'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2724'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2724'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2725'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2725'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2726'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2726'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2727'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2727'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2752'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2752'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1705'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1705'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1706'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1706'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1707'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1707'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1708'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1708'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1709'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1709'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1710'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1710'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2598'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2598'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2753'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2753'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2754'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2754'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2755'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2755'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2756'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2756'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2757'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2757'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2758'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2758'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2759'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2759'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2760'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2760'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2761'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2761'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2762'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2762'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2763'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2763'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2841'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2841'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2842'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2842'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2843'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2843'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2844'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2844'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2845'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2845'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2846'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2846'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2847'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2847'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2848'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2848'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2849'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2849'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2850'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2850'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1872'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1872'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1873'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1873'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1874'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1874'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1875'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1875'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1876'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1876'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1877'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1877'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1878'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1878'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1879'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1879'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1880'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1880'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1881'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1881'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2799'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2799'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2800'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2800'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2801'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2801'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2802'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2802'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2803'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2803'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2804'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2804'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2805'^^xsd:string;
  dwc:scientificName 'Gelidiaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2805'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2806'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2806'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2807'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2807'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2808'^^xsd:string;
  dwc:scientificName 'Gelidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2808'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2266'^^xsd:string;
  dwc:scientificName 'Chlorodesmis comosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2266'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2267'^^xsd:string;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2267'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2268'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2268'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2269'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2269'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2270'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2270'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2271'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2271'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2272'^^xsd:string;
  dwc:scientificName 'Cladophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2272'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2273'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2273'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2274'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2274'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2275'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2275'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2051'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2051'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2052'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2052'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2053'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2053'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2054'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2054'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2055'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2055'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2056'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2056'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2057'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2057'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2058'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2058'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2059'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2059'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2060'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2060'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2134'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2134'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2135'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2135'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2136'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2136'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2137'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2137'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1882'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1882'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2809'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2809'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2851'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2851'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1546'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1546'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1583'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1583'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2526'^^xsd:string;
  dwc:scientificName 'Chlorodesmis comosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2526'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2578'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2578'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1271'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1271'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1883'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1883'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1884'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1884'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1885'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1885'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1886'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1886'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2767'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2767'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2768'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2768'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2769'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2769'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2770'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2770'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2771'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2771'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2772'^^xsd:string;
  dwc:scientificName 'Amphiroa sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2772'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2786'^^xsd:string;
  dwc:scientificName 'Chlorodesmis comosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2786'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_383'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_383'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1296'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1296'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1337'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1337'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2301'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2301'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2828'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2828'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2829'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2829'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2830'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2830'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2831'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2831'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2832'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2832'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2833'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2833'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2834'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2834'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2835'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2835'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2836'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2836'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2837'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2837'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2838'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2838'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2839'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2839'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1003'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1003'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1004'^^xsd:string;
  dwc:scientificName 'Amphiroa 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1004'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1005'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1005'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1006'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1006'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1007'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1007'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1008'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1008'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1009'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1009'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1010'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1010'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1011'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1011'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1012'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1012'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1464'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1464'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1465'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1465'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1466'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1466'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1467'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1467'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1468'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1468'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1469'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1469'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1470'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1470'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1471'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1471'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1472'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1472'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1473'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1473'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1474'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1474'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2280'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2280'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2281'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2281'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2282'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2282'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2283'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2283'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2284'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2284'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2285'^^xsd:string;
  dwc:scientificName 'Gelidiaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2285'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2286'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2286'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2287'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2287'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2288'^^xsd:string;
  dwc:scientificName 'Gelidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2288'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2289'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2289'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2326'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2326'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2327'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2327'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2328'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2328'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2329'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2329'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2330'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2330'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2331'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2331'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2332'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2332'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2333'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2333'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2334'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2334'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2335'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2335'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2336'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2336'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1499'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1499'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1620'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1620'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1621'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1621'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1622'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1622'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1623'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1623'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1624'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1624'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1625'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1625'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1626'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1626'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1627'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1627'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1628'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1628'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1629'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1629'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2546'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2546'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2547'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2547'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2548'^^xsd:string;
  dwc:scientificName 'Gelidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2548'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2448'^^xsd:string;
  dwc:scientificName 'Chlorodesmis comosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2448'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2449'^^xsd:string;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2449'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2087'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2087'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2088'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2088'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2089'^^xsd:string;
  dwc:scientificName 'Gelidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2089'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2090'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2090'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2429'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2429'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2430'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2430'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2431'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2431'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2432'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2432'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2433'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2433'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2434'^^xsd:string;
  dwc:scientificName 'Amphiroa sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2434'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2435'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2435'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2436'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2436'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2437'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2437'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2450'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2450'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1383'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1383'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1488'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1488'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1489'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1489'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1490'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1490'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1491'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1491'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1492'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1492'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1493'^^xsd:string;
  dwc:scientificName 'Gelidiaceae 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1493'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1494'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1494'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1495'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1495'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1496'^^xsd:string;
  dwc:scientificName 'Gelidium 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1496'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1497'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1497'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1498'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1498'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1533'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1533'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1534'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1534'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1535'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1535'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1536'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1536'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1537'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1537'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1538'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1538'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1539'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1539'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1540'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1540'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1541'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1541'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2969'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2969'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2970'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2970'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2971'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2971'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2972'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2972'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2973'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2973'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1587'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1587'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1588'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1588'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1589'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1589'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1542'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1542'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1543'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1543'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2463'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2463'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2464'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2464'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2549'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2549'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2550'^^xsd:string;
  dwc:scientificName 'Gracilaria crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2550'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2551'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2551'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2552'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2552'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2553'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2553'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2554'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2554'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2555'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2555'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_384'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_384'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_385'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_385'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_386'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_386'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_387'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_387'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_388'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_388'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_389'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_389'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_390'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_390'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_391'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_391'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_392'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_392'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_480'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_480'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1272'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1272'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1273'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1273'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1274'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1274'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1275'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1275'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1276'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1276'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1277'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1277'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1278'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1278'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1279'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1279'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1280'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1280'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1281'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1281'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1282'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1282'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1283'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1283'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1284'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1284'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2079'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2079'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2080'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2080'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2081'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2081'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2082'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2082'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2083'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2083'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2084'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2084'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2085'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2085'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2086'^^xsd:string;
  dwc:scientificName 'Gelidiaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2086'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1297'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1297'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1298'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1298'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1299'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1299'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1300'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1300'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1301'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1301'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1302'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1302'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1303'^^xsd:string;
  dwc:scientificName 'Gelidiaceae 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1303'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1304'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1304'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1305'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1305'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1306'^^xsd:string;
  dwc:scientificName 'Gelidium 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1306'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1338'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1338'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1339'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1339'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2247'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2247'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2248'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2248'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2249'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2249'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2250'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2250'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2251'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2251'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2252'^^xsd:string;
  dwc:scientificName 'Amphiroa sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2252'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2253'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2253'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2254'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2254'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1313'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1313'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1314'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1314'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1315'^^xsd:string;
  dwc:scientificName 'Microdictyon montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1315'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1316'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1316'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1317'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1317'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1318'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1318'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1319'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1319'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1320'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1320'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1321'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1321'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1322'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1322'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1323'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1323'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1324'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1324'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1325'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1325'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2255'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2255'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1500'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1500'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1501'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1501'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1502'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1502'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1503'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1503'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1504'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1504'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1505'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1505'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1506'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1506'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1507'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1507'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1508'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1508'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1509'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1509'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1510'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1510'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1511'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1511'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1512'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1512'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1513'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1513'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1514'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1514'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1515'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1515'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1516'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1516'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1517'^^xsd:string;
  dwc:scientificName 'Microdictyon montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1517'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1518'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1518'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1519'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1519'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2078'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2078'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2474'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2474'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2475'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2475'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2476'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2476'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2477'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2477'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2478'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2478'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2479'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2479'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2480'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2480'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2481'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2481'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2587'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2587'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2588'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2588'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2589'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2589'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2590'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2590'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2591'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2591'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2592'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2592'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2593'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2593'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2594'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2594'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2595'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2595'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2596'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2596'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1564'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1564'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1565'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1565'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1566'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1566'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1567'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1567'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1568'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1568'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1569'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1569'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1570'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1570'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1571'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1571'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1572'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1572'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2597'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2597'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2527'^^xsd:string;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2527'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2528'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2528'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2529'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2529'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2530'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2530'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2531'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2531'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2532'^^xsd:string;
  dwc:scientificName 'Cladophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2532'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1307'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1307'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1308'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1308'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1309'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1309'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1310'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1310'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1311'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1311'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1312'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1312'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1616'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1616'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1617'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1617'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1618'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1618'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2515'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2515'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1265'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1265'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1266'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1266'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1267'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1267'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1268'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1268'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1269'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1269'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1270'^^xsd:string;
  dwc:scientificName 'Amphiroa 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1270'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2516'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2516'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2517'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2517'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2518'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2518'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2519'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2519'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2520'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2520'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2521'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2521'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2522'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2522'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2523'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2523'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2524'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2524'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2525'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2525'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2568'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2568'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2569'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2569'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2570'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2570'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2571'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2571'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2572'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2572'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2573'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2573'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2574'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2574'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2575'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2575'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2576'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2576'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2577'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2577'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1859'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1859'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1860'^^xsd:string;
  dwc:scientificName 'Microdictyon montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1860'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1861'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1861'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1862'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1862'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1863'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1863'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1864'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1864'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1865'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1865'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1866'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1866'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1867'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1867'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1868'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1868'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2925'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2925'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2926'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2926'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2927'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2927'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2928'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2928'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2929'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2929'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2930'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2930'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2931'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2931'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2932'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2932'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2933'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2933'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2934'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2934'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1943'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1943'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1944'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1944'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1951'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1951'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1952'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1952'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1820'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1820'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1821'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1821'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1822'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1822'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1823'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1823'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1824'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1824'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1825'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1825'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1826'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1826'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1827'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1827'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1828'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1828'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1829'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1829'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1869'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1869'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1870'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1870'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1557'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1557'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1558'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1558'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1559'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1559'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1560'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1560'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1561'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1561'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1562'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1562'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1573'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1573'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1630'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1630'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2556'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2556'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_481'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_481'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1574'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1574'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1575'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1575'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1576'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1576'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1577'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1577'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1578'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1578'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1579'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1579'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1580'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1580'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1581'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1581'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1582'^^xsd:string;
  dwc:scientificName 'Gelidiaceae 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1582'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1591'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1591'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1592'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1592'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1593'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1593'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1594'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1594'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1595'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1595'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1596'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1596'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1597'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1597'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1598'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1598'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1544'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1544'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1545'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1545'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1606'^^xsd:string;
  dwc:scientificName 'Microdictyon montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1606'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1607'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1607'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1608'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1608'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1609'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1609'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1610'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1610'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1611'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1611'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1612'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1612'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1613'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1613'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1614'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1614'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1615'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1615'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1631'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1631'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1632'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1632'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2507'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2507'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2508'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2508'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2509'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2509'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2510'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2510'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2511'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2511'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2512'^^xsd:string;
  dwc:scientificName 'Amphiroa sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2512'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2513'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2513'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2514'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2514'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2557'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2557'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2558'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2558'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2559'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2559'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2560'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2560'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2561'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2561'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2562'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2562'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2563'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2563'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2564'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2564'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2565'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2565'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2566'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2566'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2533'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2533'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2534'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2534'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2535'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2535'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2536'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2536'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2537'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2537'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2538'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2538'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2539'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2539'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2540'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2540'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2541'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2541'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2542'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2542'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2543'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2543'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2544'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2544'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2567'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2567'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2256'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2256'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2257'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2257'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2258'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2258'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2259'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2259'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2260'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2260'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2261'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2261'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2262'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2262'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2263'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2263'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2264'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2264'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2265'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2265'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2302'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2302'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2303'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2303'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2304'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2304'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2305'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2305'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2306'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2306'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2307'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2307'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2308'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2308'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2309'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2309'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2310'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2310'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2311'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2311'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1963'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1963'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1964'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1964'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1965'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1965'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1966'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1966'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1967'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1967'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1968'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1968'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1969'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1969'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1970'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1970'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1971'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1971'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1972'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1972'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1973'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1973'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1422'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1422'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1423'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1423'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1424'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1424'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1425'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1425'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1426'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1426'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1427'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1427'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1428'^^xsd:string;
  dwc:scientificName 'Microdictyon montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1428'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1429'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1429'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1430'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1430'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1431'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1431'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2940'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2940'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2941'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2941'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2138'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2138'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2139'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2139'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2140'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2140'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2141'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2141'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2142'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2142'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2143'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2143'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3125'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3125'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3126'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3126'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3127'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3127'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3128'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3128'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3129'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3129'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3130'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3130'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3131'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3131'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3132'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3132'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3133'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3133'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1930'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1930'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1931'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1931'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1932'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1932'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1933'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1933'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1934'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1934'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1935'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1935'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1936'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1936'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1937'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1937'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1938'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1938'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1939'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1939'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1940'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1940'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1941'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1941'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1953'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1953'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2935'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2935'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2936'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2936'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2937'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2937'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2938'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2938'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2939'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2939'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1547'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1547'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1548'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1548'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1549'^^xsd:string;
  dwc:scientificName 'Amphiroa 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1549'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1550'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1550'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1551'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1551'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1552'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1552'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1553'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1553'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1554'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1554'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1555'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1555'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1556'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1556'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1584'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1584'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1585'^^xsd:string;
  dwc:scientificName 'Gelidium 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1585'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1586'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1586'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1599'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1599'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1600'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1600'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1601'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1601'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1602'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1602'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1603'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1603'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1604'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1604'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1605'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1605'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3134'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3134'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1109'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1109'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1110'^^xsd:string;
  dwc:scientificName 'Microdictyon montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1110'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1111'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1111'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1112'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1112'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1113'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1113'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1114'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1114'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1115'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1115'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1116'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1116'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1117'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1117'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1118'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1118'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2195'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2195'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2196'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2196'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2197'^^xsd:string;
  dwc:scientificName 'Gelidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2197'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2198'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2198'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2199'^^xsd:string;
  dwc:scientificName 'Gracilaria crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2199'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2200'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2200'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2201'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2201'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2202'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2202'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2203'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2203'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2204'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2204'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2787'^^xsd:string;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2787'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2788'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2788'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2789'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2789'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2790'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2790'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2791'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2791'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2792'^^xsd:string;
  dwc:scientificName 'Cladophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2792'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2793'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2793'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2794'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2794'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2795'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2795'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2796'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2796'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2797'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2797'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2579'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2579'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2580'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2580'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2581'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2581'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2582'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2582'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2583'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2583'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2584'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2584'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2585'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2585'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2586'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2586'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2810'^^xsd:string;
  dwc:scientificName 'Gracilaria crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2810'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2811'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2811'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2812'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2812'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2813'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2813'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2814'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2814'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2815'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2815'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2816'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2816'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2817'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2817'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2818'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2818'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2819'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2819'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2852'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2852'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2853'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2853'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2854'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2854'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2855'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2855'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2856'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2856'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2857'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2857'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1421'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1421'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2388'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2388'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1737'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1737'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2091'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2091'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2728'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2728'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1636'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1636'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1682'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1682'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2612'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2612'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2667'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2667'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2050'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2050'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2133'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2133'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3124'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3124'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1002'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1002'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1108'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1108'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2194'^^xsd:string;
  dwc:scientificName 'Gelidiaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2194'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1285'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1285'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1326'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1326'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2279'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2279'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2325'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2325'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1463'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1463'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1520'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1520'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2438'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2438'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2495'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2495'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1373'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1373'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2012'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2012'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2974'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2974'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3012'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3012'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1962'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1962'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1942'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1942'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2912'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2912'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1819'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1819'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1871'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1871'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2798'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2798'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2840'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2840'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1590'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1590'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1563'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1563'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1619'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1619'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06667"^^xsd:decimal ;
  dwc:decimalLongitude "39.68333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06667 39.68333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06667"^^xsd:decimal ;
  geo-pos:long "39.68333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2545'^^xsd:string;
  dwc:scientificName 'Gelidiaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:startLongitude '39.68333'^^xsd:double;
  dwc:endLongitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:startLatitude '-4.06667'^^xsd:double;
  dwc:endLatitude '-4.06667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667, 39.68333 -4.06667))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2545'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2669'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2669'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2670'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2670'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2671'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2671'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2672'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2672'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2673'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2673'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2674'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2674'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2675'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2675'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2676'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2676'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2677'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2677'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2484'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2484'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2485'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2485'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2486'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2486'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2487'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2487'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2488'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2488'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2489'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2489'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2490'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2490'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2491'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2491'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2492'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2492'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2493'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2493'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1120'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1120'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1121'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1121'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1122'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1122'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1123'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1123'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1124'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1124'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1125'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1125'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1254'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1254'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1255'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1255'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1256'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1256'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1257'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1257'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1432'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1432'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2399'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2399'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1954'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1954'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2858'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2858'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2859'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2859'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2860'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2860'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2861'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2861'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2862'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2862'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2863'^^xsd:string;
  dwc:scientificName 'Amphiroa sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2863'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2864'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2864'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2865'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2865'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2866'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2866'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2389'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2389'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2390'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2390'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2391'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2391'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2392'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2392'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2393'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2393'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2394'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2394'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2395'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2395'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2396'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2396'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2397'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2397'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2398'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2398'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1798'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1798'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1799'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1799'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2061'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2061'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2144'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2144'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3135'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3135'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1056'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1056'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1119'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1119'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2205'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2205'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1974'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1974'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2867'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2867'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2942'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2942'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1830'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1830'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2773'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2773'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2820'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2820'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2943'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2943'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2944'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2944'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2945'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2945'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2946'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2946'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2947'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2947'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2948'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2948'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2949'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2949'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2950'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2950'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2951'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2951'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2952'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2952'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1831'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1831'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1832'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1832'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1833'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1833'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1834'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1834'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1835'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1835'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1836'^^xsd:string;
  dwc:scientificName 'Gelidiaceae 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1836'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1837'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1837'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1975'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1975'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1887'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1887'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1888'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1888'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1889'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1889'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1890'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1890'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1891'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1891'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1892'^^xsd:string;
  dwc:scientificName 'Amphiroa 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1892'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1893'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1893'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1894'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1894'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1895'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1895'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2868'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2868'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2869'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2869'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2870'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2870'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2871'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2871'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2872'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2872'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2873'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2873'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2874'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2874'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2875'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2875'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2876'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2876'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2877'^^xsd:string;
  dwc:scientificName 'Chlorodesmis comosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2877'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2900'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2900'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2901'^^xsd:string;
  dwc:scientificName 'Gracilaria crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2901'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2902'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2902'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2903'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2903'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2904'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2904'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2905'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2905'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2906'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2906'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2907'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2907'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2908'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2908'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2909'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2909'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2910'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2910'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2911'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2911'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1897'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1897'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1898'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1898'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1899'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1899'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1900'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1900'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1901'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1901'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1918'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1918'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2889'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2889'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1896'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1896'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2878'^^xsd:string;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2878'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2953'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2953'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1852'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1852'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2784'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2784'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2785'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2785'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3096'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3096'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1079'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1079'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1080'^^xsd:string;
  dwc:scientificName 'Gelidiaceae 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1080'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1087'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1087'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1088'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1088'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1089'^^xsd:string;
  dwc:scientificName 'Gelidium 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1089'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1090'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1090'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1091'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1091'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1092'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1092'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1093'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1093'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1094'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1094'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2172'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2172'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2173'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2173'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2174'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2174'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2175'^^xsd:string;
  dwc:scientificName 'Chlorodesmis comosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2175'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2176'^^xsd:string;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2176'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2177'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2177'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2178'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2178'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2179'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2179'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2180'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2180'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2181'^^xsd:string;
  dwc:scientificName 'Cladophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2181'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3107'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3107'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3108'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3108'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3109'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3109'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3110'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3110'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3111'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3111'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3112'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3112'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3113'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3113'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3114'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3114'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3115'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3115'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3116'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3116'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3062'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3062'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2118'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2118'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2119'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2119'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2120'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2120'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1095'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1095'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3052'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3052'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3053'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3053'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3054'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3054'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3055'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3055'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3056'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3056'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3057'^^xsd:string;
  dwc:scientificName 'Amphiroa sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3057'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3058'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3058'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3059'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3059'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3060'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3060'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3061'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3061'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2108'^^xsd:string;
  dwc:scientificName 'Gelidium 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2108'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2109'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2109'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2110'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2110'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2111'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2111'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2112'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2112'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2113'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2113'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2114'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2114'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2115'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2115'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2116'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2116'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2117'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2117'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3097'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3097'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3091'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3091'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3092'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3092'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3093'^^xsd:string;
  dwc:scientificName 'Gelidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3093'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3094'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3094'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3095'^^xsd:string;
  dwc:scientificName 'Gracilaria crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3095'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3147'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3147'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3098'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3098'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3099'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3099'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3100'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3100'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3101'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3101'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3102'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3102'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3103'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3103'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3104'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3104'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3105'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3105'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3106'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3106'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3122'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3122'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3123'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3123'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3063'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3063'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3064'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3064'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3065'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3065'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3066'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3066'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3067'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3067'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3068'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3068'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3069'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3069'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3070'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3070'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3071'^^xsd:string;
  dwc:scientificName 'Chlorodesmis comosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3071'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3072'^^xsd:string;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3072'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2107'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2107'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1929'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1929'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2217'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2217'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2218'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2218'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2219'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2219'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2220'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2220'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2221'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2221'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2222'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2222'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2223'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2223'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2224'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2224'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2225'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2225'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2226'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2226'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3086'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3086'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3087'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3087'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3088'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3088'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3089'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3089'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3090'^^xsd:string;
  dwc:scientificName 'Gelidiaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3090'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2216'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2216'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2062'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2062'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2063'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2063'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2064'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2064'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2065'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2065'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2066'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2066'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2067'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2067'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2068'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2068'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2069'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2069'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2070'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2070'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2145'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2145'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2146'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2146'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2147'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2147'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2148'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2148'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2149'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2149'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2150'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2150'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2151'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2151'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2152'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2152'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2153'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2153'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2154'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2154'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3136'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3136'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3137'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3137'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3138'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3138'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3139'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3139'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3140'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3140'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3141'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3141'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3142'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3142'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3143'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3143'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3144'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3144'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3145'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3145'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1057'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1057'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1058'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1058'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1059'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1059'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1060'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1060'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1061'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1061'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1062'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1062'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1063'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1063'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1064'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1064'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1065'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1065'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1066'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1066'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1959'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1959'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1960'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1960'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1961'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1961'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1907'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1907'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1853'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1853'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1854'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1854'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1855'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1855'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1856'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1856'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1857'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1857'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1858'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1858'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1908'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1908'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1909'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1909'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1910'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1910'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1911'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1911'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1912'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1912'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1913'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1913'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1914'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1914'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1915'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1915'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1916'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1916'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1917'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1917'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2879'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2879'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2880'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2880'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2881'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2881'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2882'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2882'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2883'^^xsd:string;
  dwc:scientificName 'Cladophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2883'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2884'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2884'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2885'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2885'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2886'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2886'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2887'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2887'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2888'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2888'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2954'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2954'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2955'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2955'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1838'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1838'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1839'^^xsd:string;
  dwc:scientificName 'Gelidium 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1839'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1840'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1840'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1807'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1807'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1808'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1808'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1809'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1809'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1810'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1810'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1811'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1811'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1812'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1812'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1813'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1813'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1814'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1814'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1815'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1815'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1816'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1816'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1817'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1817'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1818'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1818'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1841'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1841'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2821'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2821'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2822'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2822'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2823'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2823'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2824'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2824'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2825'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2825'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2826'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2826'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2827'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2827'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1842'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1842'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1843'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1843'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1844'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1844'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1845'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1845'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1846'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1846'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1847'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1847'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1848'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1848'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1849'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1849'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1850'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1850'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1851'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1851'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2774'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2774'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2775'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2775'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2776'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2776'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2777'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2777'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2778'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2778'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2779'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2779'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2780'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2780'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2781'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2781'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2782'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2782'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2783'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2783'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1955'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1955'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1956'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1956'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1957'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1957'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1958'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1958'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1902'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1902'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1903'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1903'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1904'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1904'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1905'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1905'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1906'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1906'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1800'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1800'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1801'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1801'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1802'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1802'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1803'^^xsd:string;
  dwc:scientificName 'Amphiroa 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1803'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1804'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1804'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1805'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1805'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.6667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1806'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.6667'^^xsd:double;
  dwc:startLongitude '39.6667'^^xsd:double;
  dwc:endLongitude '39.6667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05, 39.6667 -4.05))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1806'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2890'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2890'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2891'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2891'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2892'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2892'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2893'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2893'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2894'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2894'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2895'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2895'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2896'^^xsd:string;
  dwc:scientificName 'Gelidiaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2896'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2897'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2897'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2898'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2898'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2899'^^xsd:string;
  dwc:scientificName 'Gelidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2899'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2182'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2182'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2183'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2183'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2184'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2184'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2185'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2185'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2186'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2186'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2187'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2187'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2188'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2188'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2189'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2189'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2190'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2190'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2191'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2191'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2192'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2192'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2193'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2193'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2956'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2956'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2957'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2957'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2958'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2958'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2959'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2959'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2960'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2960'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1924'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1924'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1925'^^xsd:string;
  dwc:scientificName 'Gelidiaceae 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1925'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1926'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1926'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1927'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1927'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1928'^^xsd:string;
  dwc:scientificName 'Gelidium 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1928'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2206'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2206'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2207'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2207'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2208'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2208'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2209'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2209'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2210'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2210'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2211'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2211'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2212'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2212'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2213'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2213'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2214'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2214'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2215'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2215'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1919'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1919'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1920'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1920'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1921'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1921'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1922'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1922'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1923'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1923'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1443'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1443'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2410'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2410'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1351'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1351'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1352'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1352'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1409'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1409'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1410'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1410'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1390'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1390'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1391'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1391'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1392'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1392'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1393'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1393'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1394'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1394'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1395'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1395'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1396'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1396'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1397'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1397'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2360'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2360'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2361'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2361'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2362'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2362'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2363'^^xsd:string;
  dwc:scientificName 'Cladophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2363'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2364'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2364'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2365'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2365'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2366'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2366'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2367'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2367'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2368'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2368'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2369'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2369'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1350'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1350'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2359'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2359'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1398'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1398'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2370'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2370'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2371'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2371'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2372'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2372'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2373'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2373'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2374'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2374'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2375'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2375'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1399'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1399'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1400'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1400'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1401'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1401'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1402'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1402'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1403'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1403'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1404'^^xsd:string;
  dwc:scientificName 'Gelidiaceae 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1404'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1405'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1405'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1406'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1406'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1407'^^xsd:string;
  dwc:scientificName 'Gelidium 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1407'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1408'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1408'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2411'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2411'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2412'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2412'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2413'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2413'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2414'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2414'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2415'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2415'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2416'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2416'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2417'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2417'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2418'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2418'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2419'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2419'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2420'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2420'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2376'^^xsd:string;
  dwc:scientificName 'Gelidiaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2376'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2377'^^xsd:string;
  dwc:scientificName 'Gelidiella acerosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145567'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2377'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145567'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2378'^^xsd:string;
  dwc:scientificName 'Gelidiella myrioclada'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '371176'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2378'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2379'^^xsd:string;
  dwc:scientificName 'Gelidium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144135'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2379'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144135'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2380'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2380'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2381'^^xsd:string;
  dwc:scientificName 'Gracilaria crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2381'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_482'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_482'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_483'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_483'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_484'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_484'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_485'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_485'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_486'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_486'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_487'^^xsd:string;
  dwc:scientificName 'Amphiroa 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_487'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_488'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_488'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_489'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_489'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_490'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_490'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_491'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_491'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1444'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1444'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1445'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1445'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1446'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1446'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1447'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1447'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2422'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2422'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2423'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2423'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2424'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2424'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2425'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2425'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2426'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2426'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2427'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2427'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2428'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2428'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2382'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2382'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2383'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2383'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2384'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2384'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2385'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2385'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2386'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2386'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2387'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2387'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2421'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2421'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1340'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1340'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1341'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1341'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1342'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1342'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_492'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_492'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1454'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1454'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1448'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1448'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1449'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1449'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1450'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1450'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1451'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1451'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1452'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1452'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1453'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1453'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1343'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1343'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1344'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1344'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1345'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1345'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1346'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1346'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1347'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1347'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1348'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1348'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1349'^^xsd:string;
  dwc:scientificName 'Caulerpa occidentalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211486'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1349'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211486'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2338'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2338'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2339'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2339'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2340'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2340'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2341'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2341'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2342'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2342'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2343'^^xsd:string;
  dwc:scientificName 'Amphiroa sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2343'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2344'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2344'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2345'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2345'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2346'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2346'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2347'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2347'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1411'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1411'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1412'^^xsd:string;
  dwc:scientificName 'Gracilaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144188'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1412'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144188'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1413'^^xsd:string;
  dwc:scientificName 'Gracilaria variabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '146402'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1413'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '498200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1414'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1414'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1415'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1415'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1416'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1416'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1417'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1417'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1418'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1418'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1419'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1419'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1420'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1420'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2348'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2348'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2350'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2350'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2351'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2351'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2352'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2352'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2353'^^xsd:string;
  dwc:scientificName 'Griffithsia globulifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144585'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2353'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144585'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2354'^^xsd:string;
  dwc:scientificName 'Champia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214027'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2354'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214027'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2355'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2355'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145022'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2356'^^xsd:string;
  dwc:scientificName 'Chaetomorpha indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214387'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2356'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214387'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2357'^^xsd:string;
  dwc:scientificName 'Chlorodesmis comosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381143'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2357'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211746'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2358'^^xsd:string;
  dwc:scientificName 'Chlorodesmis hildebrandtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2358'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2349'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2349'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1525'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1525'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1526'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1526'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1527'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1527'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1528'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1528'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1529'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1529'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1530'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1530'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1531'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1531'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2451'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2451'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2452'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2452'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2453'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2453'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2454'^^xsd:string;
  dwc:scientificName 'Cladophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2454'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2455'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2455'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2456'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2456'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2457'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2457'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2458'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2458'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2459'^^xsd:string;
  dwc:scientificName 'Gracilaria crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211559'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2459'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211543'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2460'^^xsd:string;
  dwc:scientificName 'Gracilaria edulis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211542'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2460'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2461'^^xsd:string;
  dwc:scientificName 'Gracilaria fergusoni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381414'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2461'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211564'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2482'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2482'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2483'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2483'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2228'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2228'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2229'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2229'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2230'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2230'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2231'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2231'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2232'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2232'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2233'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2233'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2234'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2234'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2235'^^xsd:string;
  dwc:scientificName 'Turbinaria ornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221490'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2235'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221490'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2236'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2236'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2237'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2237'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1289'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1289'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1290'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1290'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1291'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1291'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1292'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1292'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1293'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1293'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1294'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1294'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1295'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1295'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1761'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1761'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1764'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1764'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1765'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1765'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1766'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1766'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1767'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1767'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3051'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3051'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2995'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2995'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2996'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2996'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2997'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2997'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2998'^^xsd:string;
  dwc:scientificName 'Galaxaura obtusata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145738'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2998'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376874'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2999'^^xsd:string;
  dwc:scientificName 'Gelidiaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2999'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1983'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1983'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1984'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1984'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1985'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1985'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1986'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1986'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1987'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1987'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1988'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1988'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1989'^^xsd:string;
  dwc:scientificName 'Caulerpa racemosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144472'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1989'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144472'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1990'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1990'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1991'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1991'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2033'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2033'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2034'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2034'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2035'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2035'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1259'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1259'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1260'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1260'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1261'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1261'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1262'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1262'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1263'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1263'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1264'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1264'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2156'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2156'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2157'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2157'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2158'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2158'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2159'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2159'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2161'^^xsd:string;
  dwc:scientificName 'Amphiroa sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2161'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2162'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2162'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2163'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2163'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2164'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2164'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2165'^^xsd:string;
  dwc:scientificName 'Boodlea composita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211570'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2165'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211570'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2166'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2166'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2167'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2167'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2168'^^xsd:string;
  dwc:scientificName 'Bryopsis hypnoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144452'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2168'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144452'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2169'^^xsd:string;
  dwc:scientificName 'Ceramium camouii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211690'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2169'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211690'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2170'^^xsd:string;
  dwc:scientificName 'Centroseras clavulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144531'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2170'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144531'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2036'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2036'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2037'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2037'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2038'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2038'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2039'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2039'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2040'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2040'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2961'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2961'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2312'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2312'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2313'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2313'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2314'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2314'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2239'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2239'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2240'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2240'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2241'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2241'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2242'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2242'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2243'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2243'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2244'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2244'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2245'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2245'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2246'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2246'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1762'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1762'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.75"^^xsd:decimal ;
  dwc:decimalLongitude "39.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.75 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.75"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1763'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.8'^^xsd:double;
  dwc:startLongitude '39.8'^^xsd:double;
  dwc:endLongitude '39.8'^^xsd:double;
  dwc:latitude '-3.75'^^xsd:double;
  dwc:startLatitude '-3.75'^^xsd:double;
  dwc:endLatitude '-3.75'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75, 39.8 -3.75))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1763'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1981'^^xsd:string;
  dwc:scientificName 'Amphiroa 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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144003'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1981'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1982'^^xsd:string;
  dwc:scientificName 'Amphiroa tribulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211627'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1982'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211627'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1366'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1366'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1367'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1367'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1368'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1368'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1369'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1369'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1370'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1370'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1371'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1371'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1372'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1372'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2315'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2315'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2316'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2316'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2317'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2317'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2318'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2318'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2319'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2319'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2320'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2320'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2321'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2321'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1286'^^xsd:string;
  dwc:scientificName 'Chondria dasyphylla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '144799'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1286'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1287'^^xsd:string;
  dwc:scientificName 'Chondrococcus hornemanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '211641'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1287'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213851'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.07"^^xsd:decimal ;
  dwc:decimalLongitude "39.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.07 39.69)"^^geo:wktLiteral ;
  geo-pos:lat "-4.07"^^xsd:decimal ;
  geo-pos:long "39.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1288'^^xsd:string;
  dwc:scientificName 'Cladophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.69'^^xsd:double;
  dwc:startLongitude '39.69'^^xsd:double;
  dwc:endLongitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:startLatitude '-4.07'^^xsd:double;
  dwc:endLatitude '-4.07'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07, 39.69 -4.07))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1288'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2408'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2408'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2409'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2409'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2400'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2400'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2401'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2401'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2402'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2402'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2403'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2403'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2404'^^xsd:string;
  dwc:scientificName 'Padina boryana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145383'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2404'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145383'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2405'^^xsd:string;
  dwc:scientificName 'Padina gymnospora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '145384'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2405'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145384'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2406'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2406'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2407'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2407'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1096'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1096'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1097'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1097'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1098'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1098'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1099'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1099'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1100'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1100'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1101'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1101'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1102'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1102'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1103'^^xsd:string;
  dwc:scientificName 'Hypnea nidulans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '220818'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1103'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220818'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1104'^^xsd:string;
  dwc:scientificName 'Hypnea pannosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '220816'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1104'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220816'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1105'^^xsd:string;
  dwc:scientificName 'Jania adhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145123'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1105'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145123'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1106'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1106'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1107'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1107'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2160'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2160'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2238'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2238'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1440'^^xsd:string;
  dwc:scientificName 'Turbinaria conoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221476'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1440'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221476'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1441'^^xsd:string;
  dwc:scientificName 'Turbinaria decurrens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221478'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1441'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221478'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1442'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1442'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1387'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1387'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1388'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1388'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1389'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1389'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3048'^^xsd:string;
  dwc:scientificName 'Valonia aegagropila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145881'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3048'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145881'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3049'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3049'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3050'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3050'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1978'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1978'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1979'^^xsd:string;
  dwc:scientificName 'Amansia glomerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '213670'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1979'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1980'^^xsd:string;
  dwc:scientificName 'Amphiroa rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145100'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1980'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145100'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1433'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1433'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1434'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1434'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1435'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1435'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1436'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1436'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1437'^^xsd:string;
  dwc:scientificName 'Spyridia aculeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '381750'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1437'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '381750'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1438'^^xsd:string;
  dwc:scientificName 'Sarconema filiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '214010'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1438'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214010'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41667"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41667 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41667"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1439'^^xsd:string;
  dwc:scientificName 'Sargassum sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:startLatitude '-4.41667'^^xsd:double;
  dwc:endLatitude '-4.41667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667, 39.5 -4.41667))'^^xsd:string;
  dwc:aphiaid '144132'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1439'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144132'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1068'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1068'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1069'^^xsd:string;
  dwc:scientificName 'Codium dwarkense'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211742'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1069'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1070'^^xsd:string;
  dwc:scientificName 'Cystoseira myrica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214353'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1070'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1071'^^xsd:string;
  dwc:scientificName 'Cystoseira trinodis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214352'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1071'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '624312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1072'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1072'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1073'^^xsd:string;
  dwc:scientificName 'Dictyota bartayresii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381182'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1073'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145363'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1074'^^xsd:string;
  dwc:scientificName 'Dictyota divaricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145368'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1074'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145371'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1075'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1075'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1076'^^xsd:string;
  dwc:scientificName 'Enteromorpha kilinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1076'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1077'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1077'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1384'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1384'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1385'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1385'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1386'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1386'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1000'^^xsd:string;
  dwc:scientificName 'Acrocystis nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '213666'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1000'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213666'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1001'^^xsd:string;
  dwc:scientificName 'Amphiroa fragilissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '145099'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1001'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145099'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1067'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1067'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1258'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1258'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2227'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2227'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_345'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_345'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2494'^^xsd:string;
  dwc:scientificName 'Turbinaria kenyaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2494'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3043'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3043'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3044'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3044'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3045'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3045'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3046'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3046'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3047'^^xsd:string;
  dwc:scientificName 'Ulva tropica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '844275'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3047'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2465'^^xsd:string;
  dwc:scientificName 'Halimeda discoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144481'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2465'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2466'^^xsd:string;
  dwc:scientificName 'Halimeda macroloba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211524'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2466'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211524'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2467'^^xsd:string;
  dwc:scientificName 'Halimeda opuntia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144482'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2467'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144482'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1945'^^xsd:string;
  dwc:scientificName 'Jania pumila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '145129'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1945'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145129'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1946'^^xsd:string;
  dwc:scientificName 'Chondrophycus columellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '375743'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1946'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '375743'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1949'^^xsd:string;
  dwc:scientificName 'Microdictyon montagnei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '381629'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1949'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211571'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1950'^^xsd:string;
  dwc:scientificName 'Murayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1950'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1947'^^xsd:string;
  dwc:scientificName 'Palisada papillosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '377222'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1947'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.62)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1948'^^xsd:string;
  dwc:scientificName 'Palisada perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.62'^^xsd:double;
  dwc:startLongitude '39.62'^^xsd:double;
  dwc:endLongitude '39.62'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:startLatitude '-4.05'^^xsd:double;
  dwc:endLatitude '-4.05'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05, 39.62 -4.05))'^^xsd:string;
  dwc:aphiaid '495580'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1948'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2473'^^xsd:string;
  dwc:scientificName 'Hypnea nidifica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '220807'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2473'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '220807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2472'^^xsd:string;
  dwc:scientificName 'Hypnea musciformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145634'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2472'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145634'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2468'^^xsd:string;
  dwc:scientificName 'Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2468'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2469'^^xsd:string;
  dwc:scientificName 'Halimeda renschii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211512'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2469'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211512'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2470'^^xsd:string;
  dwc:scientificName 'Halymenia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211643'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2470'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211643'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2471'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2471'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2498'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2498'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2499'^^xsd:string;
  dwc:scientificName 'Ulva pertusa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211460'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2499'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '660661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2500'^^xsd:string;
  dwc:scientificName 'Ulva pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '211458'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2500'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '211458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2496'^^xsd:string;
  dwc:scientificName 'Turbinaria tanzaniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '221477'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2496'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '221477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2497'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2497'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2071'^^xsd:string;
  dwc:scientificName 'Dictyosphaeria cavernosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214395'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2071'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2155'^^xsd:string;
  dwc:scientificName 'Wurdemannia miniata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '145684'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2155'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145684'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3146'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3146'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.3"^^xsd:decimal ;
  dwc:decimalLongitude "39.5988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.3 39.5988)"^^geo:wktLiteral ;
  geo-pos:lat "-4.3"^^xsd:decimal ;
  geo-pos:long "39.5988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1078'^^xsd:string;
  dwc:scientificName 'Galaxaura oblongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:startLongitude '39.5988'^^xsd:double;
  dwc:endLongitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:startLatitude '-4.3'^^xsd:double;
  dwc:endLatitude '-4.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3, 39.5988 -4.3))'^^xsd:string;
  dwc:aphiaid '211600'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1078'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145745'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2048'^^xsd:string;
  dwc:scientificName 'Avrainvillea erecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '221173'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2048'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '221173'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.23333"^^xsd:decimal ;
  dwc:decimalLongitude "39.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.23333 39.58333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.23333"^^xsd:decimal ;
  geo-pos:long "39.58333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2049'^^xsd:string;
  dwc:scientificName 'Boergesenia forbesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:startLongitude '39.58333'^^xsd:double;
  dwc:endLongitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:startLatitude '-4.23333'^^xsd:double;
  dwc:endLatitude '-4.23333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333, 39.58333 -4.23333))'^^xsd:string;
  dwc:aphiaid '214390'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2049'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214390'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2032'^^xsd:string;
  dwc:scientificName 'Ulva palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '660669'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2032'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '145771'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_2994'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_2994'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.028995"^^xsd:decimal ;
  dwc:decimalLongitude "39.72002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.028995 39.72002)"^^geo:wktLiteral ;
  geo-pos:lat "-4.028995"^^xsd:decimal ;
  geo-pos:long "39.72002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_3042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_3042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_3042'^^xsd:string;
  dwc:scientificName 'Ulva fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:longitude '39.72002'^^xsd:double;
  dwc:startLongitude '39.72002'^^xsd:double;
  dwc:endLongitude '39.72002'^^xsd:double;
  dwc:latitude '-4.028995'^^xsd:double;
  dwc:startLatitude '-4.028995'^^xsd:double;
  dwc:endLatitude '-4.028995'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995, 39.72002 -4.028995))'^^xsd:string;
  dwc:aphiaid '548159'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_3042'^^xsd:string;
  dwc:observationDate '1986-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '234474'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1521'^^xsd:string;
  dwc:scientificName 'Padina tetrastromatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '220796'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1521'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '220796'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1522'^^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:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1522'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1523'^^xsd:string;
  dwc:scientificName 'Pterocladia nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '212192'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1523'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '376110'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.9"^^xsd:decimal ;
  dwc:decimalLongitude "39.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.9 39.7)"^^geo:wktLiteral ;
  geo-pos:lat "-3.9"^^xsd:decimal ;
  geo-pos:long "39.7"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1524'^^xsd:string;
  dwc:scientificName 'Pterocladia parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '39.7'^^xsd:double;
  dwc:startLongitude '39.7'^^xsd:double;
  dwc:endLongitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:startLatitude '-3.9'^^xsd:double;
  dwc:endLatitude '-3.9'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9, 39.7 -3.9))'^^xsd:string;
  dwc:aphiaid '381736'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1524'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '374578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1361'^^xsd:string;
  dwc:scientificName 'Valonia pachynema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '660292'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1361'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '211673'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2333"^^xsd:decimal ;
  dwc:decimalLongitude "40.0833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2333 40.0833)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2333"^^xsd:decimal ;
  geo-pos:long "40.0833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5254__KMFRI_Marine_flora_Kenyan%281986-1987%29_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Marine_flora_Kenyan(1986-1987)_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5254_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'KMFRI'^^xsd:string;
  dwc:collectionCode 'Marine_flora_Kenyan(1986-1987)'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Marine_flora_Kenyan(1986-1987)_1362'^^xsd:string;
  dwc:scientificName 'Vidalia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:longitude '40.0833'^^xsd:double;
  dwc:startLongitude '40.0833'^^xsd:double;
  dwc:endLongitude '40.0833'^^xsd:double;
  dwc:latitude '-3.2333'^^xsd:double;
  dwc:startLatitude '-3.2333'^^xsd:double;
  dwc:endLatitude '-3.2333'^^xsd:double;
  dwc:boundingBox 'POLYGON ((40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333, 40.0833 -3.2333))'^^xsd:string;
  dwc:aphiaid '381072'^^xsd:integer;
  dwc:occurrenceId 'KMFRI_Marine_flora_Kenyan(1986-1987)_1362'^^xsd:string;
  dwc:observationDate '1987-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '214242'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF