@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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65948 39.21847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.65948"^^xsd:decimal ;
  dwc:decimalLongitude "39.21847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.65948 39.21847)"^^geo:wktLiteral ;
  geo-pos:lat "-4.65948"^^xsd:decimal ;
  geo-pos:long "39.21847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8798'^^xsd:string;
  dwc:scientificName 'Chaetomorpha gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.21847'^^xsd:double;
  dwc:latitude '-4.65948'^^xsd:double;
  dwc:aphiaid '145024'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69068'^^xsd:string;
  dwc:observationDate '1991-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '145024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6167"^^xsd:decimal ;
  dwc:decimalLongitude "39.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6167"^^xsd:decimal ;
  geo-pos:long "39.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7272'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.3667'^^xsd:double;
  dwc:latitude '-4.6167'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70857'^^xsd:string;
  dwc:observationDate '1988-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6167"^^xsd:decimal ;
  dwc:decimalLongitude "39.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6167"^^xsd:decimal ;
  geo-pos:long "39.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7278'^^xsd:string;
  dwc:scientificName 'Cladophoropsis vaucheriaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.3667'^^xsd:double;
  dwc:latitude '-4.6167'^^xsd:double;
  dwc:aphiaid '371824'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70858'^^xsd:string;
  dwc:observationDate '1988-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '371824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6167"^^xsd:decimal ;
  dwc:decimalLongitude "39.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6167"^^xsd:decimal ;
  geo-pos:long "39.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8780'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.3667'^^xsd:double;
  dwc:latitude '-4.6167'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69067'^^xsd:string;
  dwc:observationDate '1991-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6167"^^xsd:decimal ;
  dwc:decimalLongitude "39.3667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6167 39.3667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.6167"^^xsd:decimal ;
  geo-pos:long "39.3667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7317'^^xsd:string;
  dwc:scientificName 'Chaetomorpha gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.3667'^^xsd:double;
  dwc:latitude '-4.6167'^^xsd:double;
  dwc:aphiaid '145024'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70860'^^xsd:string;
  dwc:observationDate '1988-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '145024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7191 39.36962)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.7191"^^xsd:decimal ;
  dwc:decimalLongitude "39.36962"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.7191 39.36962)"^^geo:wktLiteral ;
  geo-pos:lat "-4.7191"^^xsd:decimal ;
  geo-pos:long "39.36962"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7279'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.36962'^^xsd:double;
  dwc:latitude '-4.7191'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70859'^^xsd:string;
  dwc:observationDate '1988-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8863'^^xsd:string;
  dwc:scientificName 'Chaetomorpha spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.4667'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '214377'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69069'^^xsd:string;
  dwc:observationDate '1991-09-24'^^xsd:date;
  dwc:aphiaIdAccepted '214377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9489'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.4667'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70917'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53"^^xsd:decimal ;
  dwc:decimalLongitude "39.4667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53 39.4667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53"^^xsd:decimal ;
  geo-pos:long "39.4667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9491'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.4667'^^xsd:double;
  dwc:latitude '-4.53'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70918'^^xsd:string;
  dwc:observationDate '1992-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70819> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70819>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8229'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70819'^^xsd:string;
  dwc:observationDate '1989-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70820> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70820>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8275'^^xsd:string;
  dwc:scientificName 'Cladophora sp. 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70820'^^xsd:string;
  dwc:observationDate '1989-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70846> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70846>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6840'^^xsd:string;
  dwc:scientificName 'Cladophora (cfr.) albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70846'^^xsd:string;
  dwc:observationDate '1987-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70847> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70847>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6841'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70847'^^xsd:string;
  dwc:observationDate '1987-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70849> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70849>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6904'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70849'^^xsd:string;
  dwc:observationDate '1987-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70854> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70854>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7180'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70854'^^xsd:string;
  dwc:observationDate '1988-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69071> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69071>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8276'^^xsd:string;
  dwc:scientificName 'Cladophora sp. 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69071'^^xsd:string;
  dwc:observationDate '1989-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70861> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70861>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7381'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70861'^^xsd:string;
  dwc:observationDate '1988-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70868> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70868>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8156'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '-4.41667'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70868'^^xsd:string;
  dwc:observationDate '1988-12-21'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6699'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70841'^^xsd:string;
  dwc:observationDate '1987-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6698'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70842'^^xsd:string;
  dwc:observationDate '1987-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6740'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70843'^^xsd:string;
  dwc:observationDate '1987-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 39.53333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.45"^^xsd:decimal ;
  dwc:decimalLongitude "39.53333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 39.53333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.45"^^xsd:decimal ;
  geo-pos:long "39.53333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9440'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.53333'^^xsd:double;
  dwc:latitude '-4.45'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70915'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 39.53333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.45"^^xsd:decimal ;
  dwc:decimalLongitude "39.53333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.45 39.53333)"^^geo:wktLiteral ;
  geo-pos:lat "-4.45"^^xsd:decimal ;
  geo-pos:long "39.53333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9441'^^xsd:string;
  dwc:scientificName 'Chaetomorpha capillaris var. crispa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.53333'^^xsd:double;
  dwc:latitude '-4.45'^^xsd:double;
  dwc:aphiaid '381857'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70916'^^xsd:string;
  dwc:observationDate '1992-09-14'^^xsd:date;
  dwc:aphiaIdAccepted '381861'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70844> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70844>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6791'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70844'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70845> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70845>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6837'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70845'^^xsd:string;
  dwc:observationDate '1987-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69072> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69072>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8388'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69072'^^xsd:string;
  dwc:observationDate '1989-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70912> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70912>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9423'^^xsd:string;
  dwc:scientificName 'Cladophoropsis vaucheriaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '371824'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70912'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '371824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70913> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70913>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9421'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70913'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70914> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70914>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9422'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.58333'^^xsd:double;
  dwc:latitude '-4.23333'^^xsd:double;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70914'^^xsd:string;
  dwc:observationDate '1992-09-13'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69077> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69077>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8499'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5988'^^xsd:double;
  dwc:latitude '-4.3'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69077'^^xsd:string;
  dwc:observationDate '1989-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.66667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7186'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70855'^^xsd:string;
  dwc:observationDate '1988-02-29'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.05"^^xsd:decimal ;
  dwc:decimalLongitude "39.66667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.05 39.66667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.05"^^xsd:decimal ;
  geo-pos:long "39.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7198'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.66667'^^xsd:double;
  dwc:latitude '-4.05'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70856'^^xsd:string;
  dwc:observationDate '1988-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.09277778 39.67527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.09277778"^^xsd:decimal ;
  dwc:decimalLongitude "39.67527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.09277778 39.67527778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.09277778"^^xsd:decimal ;
  geo-pos:long "39.67527778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6096'^^xsd:string;
  dwc:scientificName 'Chaetomorpha brachygona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67527778'^^xsd:double;
  dwc:latitude '-4.09277778'^^xsd:double;
  dwc:aphiaid '157103'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70835'^^xsd:string;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '157103'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.09277778 39.67527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.09277778"^^xsd:decimal ;
  dwc:decimalLongitude "39.67527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.09277778 39.67527778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.09277778"^^xsd:decimal ;
  geo-pos:long "39.67527778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6097'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67527778'^^xsd:double;
  dwc:latitude '-4.09277778'^^xsd:double;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70836'^^xsd:string;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.09277778 39.67527778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.09277778"^^xsd:decimal ;
  dwc:decimalLongitude "39.67527778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.09277778 39.67527778)"^^geo:wktLiteral ;
  geo-pos:lat "-4.09277778"^^xsd:decimal ;
  geo-pos:long "39.67527778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6086'^^xsd:string;
  dwc:scientificName 'Cladophora sp. 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.67527778'^^xsd:double;
  dwc:latitude '-4.09277778'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70837'^^xsd:string;
  dwc:observationDate '1986-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06096"^^xsd:decimal ;
  dwc:decimalLongitude "39.68227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06096"^^xsd:decimal ;
  geo-pos:long "39.68227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5823'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68227'^^xsd:double;
  dwc:latitude '-4.06096'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70821'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06096"^^xsd:decimal ;
  dwc:decimalLongitude "39.68227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06096"^^xsd:decimal ;
  geo-pos:long "39.68227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5839'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68227'^^xsd:double;
  dwc:latitude '-4.06096'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70822'^^xsd:string;
  dwc:observationDate '1986-01-13'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06096"^^xsd:decimal ;
  dwc:decimalLongitude "39.68227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06096"^^xsd:decimal ;
  geo-pos:long "39.68227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5847'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68227'^^xsd:double;
  dwc:latitude '-4.06096'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70823'^^xsd:string;
  dwc:observationDate '1986-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06096"^^xsd:decimal ;
  dwc:decimalLongitude "39.68227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06096"^^xsd:decimal ;
  geo-pos:long "39.68227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5848'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68227'^^xsd:double;
  dwc:latitude '-4.06096'^^xsd:double;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70824'^^xsd:string;
  dwc:observationDate '1986-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.06096"^^xsd:decimal ;
  dwc:decimalLongitude "39.68227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.06096 39.68227)"^^geo:wktLiteral ;
  geo-pos:lat "-4.06096"^^xsd:decimal ;
  geo-pos:long "39.68227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5844'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68227'^^xsd:double;
  dwc:latitude '-4.06096'^^xsd:double;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70825'^^xsd:string;
  dwc:observationDate '1986-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70826> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70826>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5949'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70826'^^xsd:string;
  dwc:observationDate '1986-01-21'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70827> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70827>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5982'^^xsd:string;
  dwc:scientificName 'Chaetomorpha clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '214376'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70827'^^xsd:string;
  dwc:observationDate '1986-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '214376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70828> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70828>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5974'^^xsd:string;
  dwc:scientificName 'Cladophora sibogae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '211763'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70828'^^xsd:string;
  dwc:observationDate '1986-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '211763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70829> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70829>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5976'^^xsd:string;
  dwc:scientificName 'Cladophoropsis vaucheriaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '371824'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70829'^^xsd:string;
  dwc:observationDate '1986-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '371824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70830> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70830>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6001'^^xsd:string;
  dwc:scientificName 'Cladophoropsis zollingeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '232217'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70830'^^xsd:string;
  dwc:observationDate '1986-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1310313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70831> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70831>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6019'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70831'^^xsd:string;
  dwc:observationDate '1986-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70832> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70832>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6023'^^xsd:string;
  dwc:scientificName 'Cladophora saviniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '211765'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70832'^^xsd:string;
  dwc:observationDate '1986-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '211765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70850> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70850>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6961'^^xsd:string;
  dwc:scientificName 'Cladophora saviniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '211765'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70850'^^xsd:string;
  dwc:observationDate '1987-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '211765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69079> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69079>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5589'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69079'^^xsd:string;
  dwc:observationDate '1985-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70909> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70909>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9411'^^xsd:string;
  dwc:scientificName 'Chaetomorpha spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '214377'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70909'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '214377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70910> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70910>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9408'^^xsd:string;
  dwc:scientificName 'Cladophoropsis zollingeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '232217'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70910'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1310313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70911> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70911>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9409'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70911'^^xsd:string;
  dwc:observationDate '1992-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69085> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69085>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5688'^^xsd:string;
  dwc:scientificName 'Cladophora sibogae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.68333'^^xsd:double;
  dwc:latitude '-4.06667'^^xsd:double;
  dwc:aphiaid '211763'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69085'^^xsd:string;
  dwc:observationDate '1985-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '211763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70848> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70848>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6893'^^xsd:string;
  dwc:scientificName 'Chaetomorpha spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.69'^^xsd:double;
  dwc:latitude '-4.07'^^xsd:double;
  dwc:aphiaid '214377'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70848'^^xsd:string;
  dwc:observationDate '1987-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '214377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70833> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70833>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6064'^^xsd:string;
  dwc:scientificName 'Cladophoropsis vaucheriaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '371824'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70833'^^xsd:string;
  dwc:observationDate '1986-01-29'^^xsd:date;
  dwc:aphiaIdAccepted '371824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70851> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70851>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7036'^^xsd:string;
  dwc:scientificName 'Chaetomorpha spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '214377'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70851'^^xsd:string;
  dwc:observationDate '1987-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '214377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69080> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69080>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5632'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69080'^^xsd:string;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69081> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69081>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5624'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '144263'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69081'^^xsd:string;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '144263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69082> ;
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69082>
  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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5623'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7'^^xsd:double;
  dwc:latitude '-3.9'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69082'^^xsd:string;
  dwc:observationDate '1985-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.04868"^^xsd:decimal ;
  dwc:decimalLongitude "39.70948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  geo-pos:lat "-4.04868"^^xsd:decimal ;
  geo-pos:long "39.70948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7164'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70853'^^xsd:string;
  dwc:observationDate '1988-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.04868"^^xsd:decimal ;
  dwc:decimalLongitude "39.70948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  geo-pos:lat "-4.04868"^^xsd:decimal ;
  geo-pos:long "39.70948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5652'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69083'^^xsd:string;
  dwc:observationDate '1985-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.04868"^^xsd:decimal ;
  dwc:decimalLongitude "39.70948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.04868 39.70948)"^^geo:wktLiteral ;
  geo-pos:lat "-4.04868"^^xsd:decimal ;
  geo-pos:long "39.70948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 5653'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1985'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.70948'^^xsd:double;
  dwc:latitude '-4.04868'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69084'^^xsd:string;
  dwc:observationDate '1985-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.71667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.71667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.71667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "39.71667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8577'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.71667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69078'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.71667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4"^^xsd:decimal ;
  dwc:decimalLongitude "39.71667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4 39.71667)"^^geo:wktLiteral ;
  geo-pos:lat "-4"^^xsd:decimal ;
  geo-pos:long "39.71667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8582'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1990'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.71667'^^xsd:double;
  dwc:latitude '-4'^^xsd:integer;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70873'^^xsd:string;
  dwc:observationDate '1990-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6083'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70834'^^xsd:string;
  dwc:observationDate '1986-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9395'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69070'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9396'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70901'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9402'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70902'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9405'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70903'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9398'^^xsd:string;
  dwc:scientificName 'Cladophoropsis macromeres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '145874'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70904'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '145874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9394'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70905'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9398'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70906'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9401'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70907'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.02055556"^^xsd:decimal ;
  dwc:decimalLongitude "39.7275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.02055556 39.7275)"^^geo:wktLiteral ;
  geo-pos:lat "-4.02055556"^^xsd:decimal ;
  geo-pos:long "39.7275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9392'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.7275'^^xsd:double;
  dwc:latitude '-4.02055556'^^xsd:double;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70908'^^xsd:string;
  dwc:observationDate '1992-09-11'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8773'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69064'^^xsd:string;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8774'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69065'^^xsd:string;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8772'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69066'^^xsd:string;
  dwc:observationDate '1991-09-16'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8724'^^xsd:string;
  dwc:scientificName 'Cladophoropsis vaucheriaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '371824'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70878'^^xsd:string;
  dwc:observationDate '1991-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '371824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8742'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70879'^^xsd:string;
  dwc:observationDate '1991-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8686'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70874'^^xsd:string;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8705'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70875'^^xsd:string;
  dwc:observationDate '1991-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8729'^^xsd:string;
  dwc:scientificName 'Cladophora (cfr.) albida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70876'^^xsd:string;
  dwc:observationDate '1991-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.8833"^^xsd:decimal ;
  dwc:decimalLongitude "39.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.8833 39.75)"^^geo:wktLiteral ;
  geo-pos:lat "-3.8833"^^xsd:decimal ;
  geo-pos:long "39.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8740'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Provoost & Van Zele'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.75'^^xsd:double;
  dwc:latitude '-3.8833'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70877'^^xsd:string;
  dwc:observationDate '1991-09-12'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.81667"^^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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.81667"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8153'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.8'^^xsd:double;
  dwc:latitude '-3.81667'^^xsd:double;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70869'^^xsd:string;
  dwc:observationDate '1989-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.81667"^^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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.81667"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8156'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.8'^^xsd:double;
  dwc:latitude '-3.81667'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70870'^^xsd:string;
  dwc:observationDate '1989-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.81667"^^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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.81667"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8157'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.8'^^xsd:double;
  dwc:latitude '-3.81667'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70871'^^xsd:string;
  dwc:observationDate '1989-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.81667"^^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/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.81667 39.8)"^^geo:wktLiteral ;
  geo-pos:lat "-3.81667"^^xsd:decimal ;
  geo-pos:long "39.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8181'^^xsd:string;
  dwc:scientificName 'Cladophoropsis vaucheriaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.8'^^xsd:double;
  dwc:latitude '-3.81667'^^xsd:double;
  dwc:aphiaid '371824'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70872'^^xsd:string;
  dwc:observationDate '1989-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '371824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21526"^^xsd:decimal ;
  dwc:decimalLongitude "40.12528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21526"^^xsd:decimal ;
  geo-pos:long "40.12528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6115'^^xsd:string;
  dwc:scientificName 'Chaetomorpha gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12528'^^xsd:double;
  dwc:latitude '-3.21526'^^xsd:double;
  dwc:aphiaid '145024'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70838'^^xsd:string;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '145024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21526"^^xsd:decimal ;
  dwc:decimalLongitude "40.12528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21526"^^xsd:decimal ;
  geo-pos:long "40.12528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6112'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12528'^^xsd:double;
  dwc:latitude '-3.21526'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70839'^^xsd:string;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21526"^^xsd:decimal ;
  dwc:decimalLongitude "40.12528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21526"^^xsd:decimal ;
  geo-pos:long "40.12528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 6105'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Beeckman & Coppejans'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:startYearCollected '1986'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12528'^^xsd:double;
  dwc:latitude '-3.21526'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70840'^^xsd:string;
  dwc:observationDate '1986-02-05'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21526"^^xsd:decimal ;
  dwc:decimalLongitude "40.12528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21526"^^xsd:decimal ;
  geo-pos:long "40.12528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7432'^^xsd:string;
  dwc:scientificName 'Chaetomorpha gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12528'^^xsd:double;
  dwc:latitude '-3.21526'^^xsd:double;
  dwc:aphiaid '145024'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70866'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '145024'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.21526"^^xsd:decimal ;
  dwc:decimalLongitude "40.12528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.21526 40.12528)"^^geo:wktLiteral ;
  geo-pos:lat "-3.21526"^^xsd:decimal ;
  geo-pos:long "40.12528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7431'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.12528'^^xsd:double;
  dwc:latitude '-3.21526'^^xsd:double;
  dwc:aphiaid '144263'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70867'^^xsd:string;
  dwc:observationDate '1988-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '144263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2049 40.1273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2049"^^xsd:decimal ;
  dwc:decimalLongitude "40.1273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2049 40.1273)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2049"^^xsd:decimal ;
  geo-pos:long "40.1273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7393'^^xsd:string;
  dwc:scientificName 'Cladophora fascicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1273'^^xsd:double;
  dwc:latitude '-3.2049'^^xsd:double;
  dwc:aphiaid '239135'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70862'^^xsd:string;
  dwc:observationDate '1988-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2049 40.1273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2049"^^xsd:decimal ;
  dwc:decimalLongitude "40.1273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2049 40.1273)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2049"^^xsd:decimal ;
  geo-pos:long "40.1273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7389'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1273'^^xsd:double;
  dwc:latitude '-3.2049'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70863'^^xsd:string;
  dwc:observationDate '1988-03-19'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2049 40.1273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2049"^^xsd:decimal ;
  dwc:decimalLongitude "40.1273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2049 40.1273)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2049"^^xsd:decimal ;
  geo-pos:long "40.1273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7418'^^xsd:string;
  dwc:scientificName 'Cladophora saviniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1273'^^xsd:double;
  dwc:latitude '-3.2049'^^xsd:double;
  dwc:aphiaid '211765'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70864'^^xsd:string;
  dwc:observationDate '1988-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '211765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 40.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "40.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 40.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "40.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9511'^^xsd:string;
  dwc:scientificName 'Cladophora coelothrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1333'^^xsd:double;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '145037'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70919'^^xsd:string;
  dwc:observationDate '1992-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '145037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 40.1333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.25"^^xsd:decimal ;
  dwc:decimalLongitude "40.1333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.25 40.1333)"^^geo:wktLiteral ;
  geo-pos:lat "-3.25"^^xsd:decimal ;
  geo-pos:long "40.1333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9512'^^xsd:string;
  dwc:scientificName 'Rhizoclonium grande'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1333'^^xsd:double;
  dwc:latitude '-3.25'^^xsd:double;
  dwc:aphiaid '371822'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70920'^^xsd:string;
  dwc:observationDate '1992-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '371822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2596 40.1338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.2596"^^xsd:decimal ;
  dwc:decimalLongitude "40.1338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.2596 40.1338)"^^geo:wktLiteral ;
  geo-pos:lat "-3.2596"^^xsd:decimal ;
  geo-pos:long "40.1338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7419'^^xsd:string;
  dwc:scientificName 'Chaetomorpha spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:startYearCollected '1988'^^xsd:integer;
  dwc:endYearCollected '1988'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.1338'^^xsd:double;
  dwc:latitude '-3.2596'^^xsd:double;
  dwc:aphiaid '214377'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70865'^^xsd:string;
  dwc:observationDate '1988-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '214377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8447'^^xsd:string;
  dwc:scientificName 'Chaetomorpha aerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:aphiaid '145020'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69073'^^xsd:string;
  dwc:observationDate '1989-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8448'^^xsd:string;
  dwc:scientificName 'Chaetomorpha clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:aphiaid '214376'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69074'^^xsd:string;
  dwc:observationDate '1989-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '214376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8450'^^xsd:string;
  dwc:scientificName 'Chaetomorpha crassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:aphiaid '145022'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69075'^^xsd:string;
  dwc:observationDate '1989-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '145020'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_69076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 8449'^^xsd:string;
  dwc:scientificName 'Cladophora saviniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, De Pauw & De Schryver'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:aphiaid '211765'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_69076'^^xsd:string;
  dwc:observationDate '1989-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '211765'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9539'^^xsd:string;
  dwc:scientificName 'Chaetomorpha spiralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:aphiaid '214377'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70921'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '214377'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.11667"^^xsd:decimal ;
  dwc:decimalLongitude "40.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.11667 40.15)"^^geo:wktLiteral ;
  geo-pos:lat "-3.11667"^^xsd:decimal ;
  geo-pos:long "40.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 9538'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans, Vackier & Verstraete'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.15'^^xsd:double;
  dwc:latitude '-3.11667'^^xsd:double;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70922'^^xsd:string;
  dwc:observationDate '1992-09-20'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 40.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.28"^^xsd:decimal ;
  dwc:decimalLongitude "40.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.28 40.9)"^^geo:wktLiteral ;
  geo-pos:lat "-2.28"^^xsd:decimal ;
  geo-pos:long "40.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4458__Cladophorales%20%28Chlorophyta%29%20of%20the%20Kenyan%20coast%20%281985-1992%29_Dasid4458_70852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4458_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)'^^xsd:string;
  dwc:catalogNumber 'HEC 7087'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sundanensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Coppejans'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '40.9'^^xsd:double;
  dwc:latitude '-2.28'^^xsd:double;
  dwc:aphiaid '214392'^^xsd:integer;
  dwc:occurrenceId 'Cladophorales (Chlorophyta) of the Kenyan coast (1985-1992)_Dasid4458_70852'^^xsd:string;
  dwc:observationDate '1987-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '497314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF